MyTestImage.height

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t height [@property getter]
    class MyTestImage(Color)
    @property @nogc nothrow @safe
    size_t
    height
    ()
  2. size_t height [@property getter]
  3. size_t width_;
  4. size_t height_;

Meta